PXC Documentation

PXC Home

Frame Loop

pre 1.18

Loop animation around the given period.

Node Data

Display name

Frame Loop

Internal name

Node_Anim_Loop

Inheritances

Node_Processor
Node_Anim_Loop

Inputs

surface

Surface

Loop

enum

Loop Type

int

Loop Start

int

Loop Range

bool

Infinite

int

Loop Amount

Overflow

enum

Pre Loop

enum

Post Loop

Outputs

surface

Surface


Replay a section of the animation.



Properties


Loop
Loop StartStarting frame
Loop RangeReplay duration
InfiniteWhether to loop until the end of the animation of fix amount.
Overflow
Pre LoopBefore loop start, whether to output the input as passthrough node or output empty surface.
Post LoopAfter loop end, whether to output the input as passthrough node or output empty surface.



Commit History


1.18.9
  • Introduced
1.21.8.007
  • Add ping-pong loop type.
1.21.8.004
  • Fix node stop updating when input node stop animating.

Related Links